|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.ResponseGeneralType
Class ResponseGeneralType.
| Field Summary | |
private java.lang.String |
_actionString
Field _actionString |
private java.lang.String |
_code
Field _code |
private java.lang.String |
_description
Field _description |
private java.util.Date |
_responseDateTime
Field _responseDateTime |
private java.util.Date |
_responseExpiryDateTime
Field _responseExpiryDateTime |
| Constructor Summary | |
ResponseGeneralType()
|
|
| Method Summary | |
java.lang.String |
getActionString()
Method getActionStringReturns the value of field 'actionString'. |
java.lang.String |
getCode()
Method getCodeReturns the value of field 'code'. |
java.lang.String |
getDescription()
Method getDescriptionReturns the value of field 'description'. |
java.util.Date |
getResponseDateTime()
Method getResponseDateTimeReturns the value of field 'responseDateTime'. |
java.util.Date |
getResponseExpiryDateTime()
Method getResponseExpiryDateTimeReturns the value of field 'responseExpiryDateTime'. |
boolean |
isValid()
Method isValid |
void |
setActionString(java.lang.String actionString)
Method setActionStringSets the value of field 'actionString'. |
void |
setCode(java.lang.String code)
Method setCodeSets the value of field 'code'. |
void |
setDescription(java.lang.String description)
Method setDescriptionSets the value of field 'description'. |
void |
setResponseDateTime(java.util.Date responseDateTime)
Method setResponseDateTimeSets the value of field 'responseDateTime'. |
void |
setResponseExpiryDateTime(java.util.Date responseExpiryDateTime)
Method setResponseExpiryDateTimeSets the value of field 'responseExpiryDateTime'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String _actionString
private java.lang.String _code
private java.lang.String _description
private java.util.Date _responseDateTime
private java.util.Date _responseExpiryDateTime
| Constructor Detail |
public ResponseGeneralType()
| Method Detail |
public java.lang.String getActionString()
public java.lang.String getCode()
public java.lang.String getDescription()
public java.util.Date getResponseDateTime()
public java.util.Date getResponseExpiryDateTime()
public boolean isValid()
public void setActionString(java.lang.String actionString)
actionString - the value of field 'actionString'.public void setCode(java.lang.String code)
code - the value of field 'code'.public void setDescription(java.lang.String description)
description - the value of field 'description'.public void setResponseDateTime(java.util.Date responseDateTime)
responseDateTime - the value of field 'responseDateTime'public void setResponseExpiryDateTime(java.util.Date responseExpiryDateTime)
responseExpiryDateTime - the value of field
'responseExpiryDateTime'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||